How to Install fonts-dejavu software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install fonts-dejavu software package in Ubuntu 14.04 LTS (Trusty Tahr)

fonts-dejavu software package provides metapackage to pull in fonts-dejavu-core and fonts-dejavu-extra, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-dejavu 

fonts-dejavu is installed in your system.

Make ensure the fonts-dejavu package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-dejavu *

You will get with fonts-dejavu package name, version, architecture and description in a table

fonts-dejavu package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Fonts
Package fonts-dejavu
Version 2.34-1ubuntu1
Description metapackage to pull in fonts-dejavu-core and fonts-dejavu-extra
Sub Section Fonts


See Also, How to uninstall or remove fonts-dejavu software package from Ubuntu 14.04 LTS (Trusty Tahr)?